-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(web): visualizer supports shadow map #524
Conversation
✅ Deploy Preview for reearth-web ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #524 +/- ##
==========================================
- Coverage 26.69% 26.68% -0.02%
==========================================
Files 1337 1337
Lines 144435 144501 +66
Branches 3481 3481
==========================================
+ Hits 38559 38560 +1
- Misses 104754 104819 +65
Partials 1122 1122
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Overview
Add shadow map support for beta.
What I've done
add:
What I haven't done
How I tested
Which point I want you to review particularly
Memo